Skip to content
Back to search
30
MCP

Health Gemini

pulsemcp/health gemini

Provides healthcare query tools using Google Gemini AI, including drug search, disease information lookup, and medical consultation via a .NET 8 server requiring a Gemini API key.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools
Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools
Gemini API Documentation
Access and search Gemini API documentation directly from MCP-compatible AI assistants.
0 tools
n8n-nodes-gemini-search
n8n nodes to interact with Google Gemini API for search and content generation
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "health_gemini": {
      "url": "None",
      "transport": "http"
    }
  }
}